Still uses option menus, so turn off GTK_DISABLE_DEPRECATED.
authorKristian Rietveld <kris@gtk.org>
Mon, 13 Oct 2003 17:43:48 +0000 (17:43 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 13 Oct 2003 17:43:48 +0000 (17:43 +0000)
Mon Oct 13 19:41:55 2003  Kristian Rietveld  <kris@gtk.org>

* tests/testmenus.c: Still uses option menus, so turn off
GTK_DISABLE_DEPRECATED.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
tests/testmenus.c

index 77462183c2970b606f7a5c499346ed063be599f9..1bd21dc5188a4330e38cf54c6a000ccc6122e481 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Oct 13 19:41:55 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * tests/testmenus.c: Still uses option menus, so turn off
+       GTK_DISABLE_DEPRECATED.
+
 Sun Oct 12 01:10:29 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkalignment.[hc]: 
index 77462183c2970b606f7a5c499346ed063be599f9..1bd21dc5188a4330e38cf54c6a000ccc6122e481 100644 (file)
@@ -1,3 +1,8 @@
+Mon Oct 13 19:41:55 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * tests/testmenus.c: Still uses option menus, so turn off
+       GTK_DISABLE_DEPRECATED.
+
 Sun Oct 12 01:10:29 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkalignment.[hc]: 
index 77462183c2970b606f7a5c499346ed063be599f9..1bd21dc5188a4330e38cf54c6a000ccc6122e481 100644 (file)
@@ -1,3 +1,8 @@
+Mon Oct 13 19:41:55 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * tests/testmenus.c: Still uses option menus, so turn off
+       GTK_DISABLE_DEPRECATED.
+
 Sun Oct 12 01:10:29 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkalignment.[hc]: 
index 77462183c2970b606f7a5c499346ed063be599f9..1bd21dc5188a4330e38cf54c6a000ccc6122e481 100644 (file)
@@ -1,3 +1,8 @@
+Mon Oct 13 19:41:55 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * tests/testmenus.c: Still uses option menus, so turn off
+       GTK_DISABLE_DEPRECATED.
+
 Sun Oct 12 01:10:29 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkalignment.[hc]: 
index 77462183c2970b606f7a5c499346ed063be599f9..1bd21dc5188a4330e38cf54c6a000ccc6122e481 100644 (file)
@@ -1,3 +1,8 @@
+Mon Oct 13 19:41:55 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * tests/testmenus.c: Still uses option menus, so turn off
+       GTK_DISABLE_DEPRECATED.
+
 Sun Oct 12 01:10:29 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkalignment.[hc]: 
index 732cf98b9b04e93d6283f1d910a88e1fb0dc72f7..299050d66d826471d80546af54afdfbdc3cfc36a 100644 (file)
@@ -6,6 +6,7 @@
  * Written by Owen Taylor <otaylor@redhat.com>
  */
 
+#undef GTK_DISABLE_DEPRECATED
 #include <gtk/gtk.h>
 #include <gdk/gdkkeysyms.h>